home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / UTILITY1 / MF_DB.ZIP / VBSAMPLE / BCARDS.FRM < prev    next >
Text File  |  1993-11-17  |  42KB  |  1,289 lines

  1. VERSION 2.00
  2. Begin Form bcard 
  3.    BackColor       =   &H00C0C0C0&
  4.    Caption         =   "Business Cards"
  5.    ClientHeight    =   4755
  6.    ClientLeft      =   915
  7.    ClientTop       =   1680
  8.    ClientWidth     =   5475
  9.    Height          =   5415
  10.    Left            =   870
  11.    LinkTopic       =   "Form3"
  12.    ScaleHeight     =   4755
  13.    ScaleWidth      =   5475
  14.    Top             =   1065
  15.    Width           =   5565
  16.    Begin Frame gBox 
  17.       BackColor       =   &H00C0C0C0&
  18.       Enabled         =   0   'False
  19.       Height          =   4695
  20.       Left            =   60
  21.       TabIndex        =   0
  22.       Top             =   0
  23.       Width           =   5355
  24.       Begin ComboBox Combo1 
  25.          FontBold        =   0   'False
  26.          FontItalic      =   0   'False
  27.          FontName        =   "MS Sans Serif"
  28.          FontSize        =   8.25
  29.          FontStrikethru  =   0   'False
  30.          FontUnderline   =   0   'False
  31.          Height          =   300
  32.          Left            =   3180
  33.          Style           =   2  'Dropdown List
  34.          TabIndex        =   10
  35.          Top             =   2940
  36.          Width           =   1995
  37.       End
  38.       Begin TextBox Text1 
  39.          Height          =   285
  40.          Index           =   0
  41.          Left            =   180
  42.          TabIndex        =   1
  43.          Top             =   780
  44.          Width           =   2115
  45.       End
  46.       Begin TextBox Text1 
  47.          Height          =   285
  48.          Index           =   1
  49.          Left            =   2340
  50.          TabIndex        =   2
  51.          Top             =   780
  52.          Width           =   2835
  53.       End
  54.       Begin TextBox Text1 
  55.          Height          =   285
  56.          Index           =   2
  57.          Left            =   180
  58.          TabIndex        =   4
  59.          Top             =   1860
  60.          Width           =   4995
  61.       End
  62.       Begin TextBox Text1 
  63.          Height          =   285
  64.          Index           =   3
  65.          Left            =   180
  66.          TabIndex        =   5
  67.          Top             =   2400
  68.          Width           =   2595
  69.       End
  70.       Begin TextBox Text1 
  71.          Height          =   285
  72.          Index           =   4
  73.          Left            =   2880
  74.          TabIndex        =   6
  75.          Top             =   2400
  76.          Width           =   435
  77.       End
  78.       Begin TextBox Text1 
  79.          Height          =   285
  80.          Index           =   5
  81.          Left            =   3660
  82.          TabIndex        =   7
  83.          Top             =   2400
  84.          Width           =   1515
  85.       End
  86.       Begin TextBox Text1 
  87.          Height          =   285
  88.          Index           =   6
  89.          Left            =   180
  90.          TabIndex        =   3
  91.          Top             =   1320
  92.          Width           =   4995
  93.       End
  94.       Begin CommandButton Command1 
  95.          Caption         =   "&Next Card"
  96.          FontBold        =   0   'False
  97.          FontItalic      =   0   'False
  98.          FontName        =   "MS Sans Serif"
  99.          FontSize        =   8.25
  100.          FontStrikethru  =   0   'False
  101.          FontUnderline   =   0   'False
  102.          Height          =   375
  103.          Index           =   0
  104.          Left            =   120
  105.          TabIndex        =   13
  106.          Top             =   4140
  107.          Width           =   1695
  108.       End
  109.       Begin CommandButton Command1 
  110.          Caption         =   "&Previous Card"
  111.          FontBold        =   0   'False
  112.          FontItalic      =   0   'False
  113.          FontName        =   "MS Sans Serif"
  114.          FontSize        =   8.25
  115.          FontStrikethru  =   0   'False
  116.          FontUnderline   =   0   'False
  117.          Height          =   375
  118.          Index           =   1
  119.          Left            =   120
  120.          TabIndex        =   12
  121.          Top             =   3780
  122.          Width           =   1695
  123.       End
  124.       Begin CommandButton Command2 
  125.          Caption         =   "&Find Card"
  126.          FontBold        =   0   'False
  127.          FontItalic      =   0   'False
  128.          FontName        =   "MS Sans Serif"
  129.          FontSize        =   8.25
  130.          FontStrikethru  =   0   'False
  131.          FontUnderline   =   0   'False
  132.          Height          =   375
  133.          Left            =   120
  134.          TabIndex        =   11
  135.          Top             =   3420
  136.          Width           =   3315
  137.       End
  138.       Begin CommandButton Command3 
  139.          Caption         =   "New &Card"
  140.          FontBold        =   0   'False
  141.          FontItalic      =   0   'False
  142.          FontName        =   "MS Sans Serif"
  143.          FontSize        =   8.25
  144.          FontStrikethru  =   0   'False
  145.          FontUnderline   =   0   'False
  146.          Height          =   375
  147.          Left            =   1800
  148.          TabIndex        =   14
  149.          Top             =   3780
  150.          Width           =   1635
  151.       End
  152.       Begin Frame Frame1 
  153.          BackColor       =   &H00C0C0C0&
  154.          Caption         =   "Order by"
  155.          FontBold        =   0   'False
  156.          FontItalic      =   0   'False
  157.          FontName        =   "MS Sans Serif"
  158.          FontSize        =   8.25
  159.          FontStrikethru  =   0   'False
  160.          FontUnderline   =   0   'False
  161.          Height          =   1155
  162.          Left            =   3660
  163.          TabIndex        =   19
  164.          Top             =   3360
  165.          Width           =   1515
  166.          Begin OptionButton Option1 
  167.             BackColor       =   &H00C0C0C0&
  168.             Caption         =   "Reference"
  169.             FontBold        =   0   'False
  170.             FontItalic      =   0   'False
  171.             FontName        =   "MS Sans Serif"
  172.             FontSize        =   8.25
  173.             FontStrikethru  =   0   'False
  174.             FontUnderline   =   0   'False
  175.             Height          =   255
  176.             Index           =   2
  177.             Left            =   180
  178.             TabIndex        =   18
  179.             Top             =   780
  180.             Width           =   1215
  181.          End
  182.          Begin OptionButton Option1 
  183.             BackColor       =   &H00C0C0C0&
  184.             Caption         =   "Person"
  185.             FontBold        =   0   'False
  186.             FontItalic      =   0   'False
  187.             FontName        =   "MS Sans Serif"
  188.             FontSize        =   8.25
  189.             FontStrikethru  =   0   'False
  190.             FontUnderline   =   0   'False
  191.             Height          =   255
  192.             Index           =   0
  193.             Left            =   180
  194.             TabIndex        =   16
  195.             Top             =   300
  196.             Value           =   -1  'True
  197.             Width           =   1095
  198.          End
  199.          Begin OptionButton Option1 
  200.             BackColor       =   &H00C0C0C0&
  201.             Caption         =   "Company"
  202.             FontBold        =   0   'False
  203.             FontItalic      =   0   'False
  204.             FontName        =   "MS Sans Serif"
  205.             FontSize        =   8.25
  206.             FontStrikethru  =   0   'False
  207.             FontUnderline   =   0   'False
  208.             Height          =   255
  209.             Index           =   1
  210.             Left            =   180
  211.             TabIndex        =   17
  212.             Top             =   540
  213.             Width           =   1155
  214.          End
  215.       End
  216.       Begin TextBox Text1 
  217.          Height          =   285
  218.          Index           =   7
  219.          Left            =   180
  220.          TabIndex        =   8
  221.          Top             =   2940
  222.          Width           =   1455
  223.       End
  224.       Begin TextBox Text1 
  225.          Height          =   285
  226.          Index           =   8
  227.          Left            =   1680
  228.          TabIndex        =   9
  229.          Top             =   2940
  230.          Width           =   1455
  231.       End
  232.       Begin CommandButton Command4 
  233.          Caption         =   "&Save Card"
  234.          FontBold        =   0   'False
  235.          FontItalic      =   0   'False
  236.          FontName        =   "MS Sans Serif"
  237.          FontSize        =   8.25
  238.          FontStrikethru  =   0   'False
  239.